	
;;; QQ: 67762207
%100
+10
+11
+15
+53

[@main]
#IF
checkpkpoint 2
#SAY
I do not want people like you and transactions. \ \
<Close/@exit>
#ELSESAY
Welcome, there is a need for armor do? \ \
<Buy/@buy> Armor \
<Sell/@sell> Armor \
<Repair/@repair> Armor \ \
<Clothing production and decomposition/@ClothesProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>
[@ClothesProduce]
#CALL [ProduceSystem\Clothes\ClothesMain.txt] @Clothesmain

[@BUY + ()]
#CALL [VimaScript\bulk purchases. Txt] @quantities 

[@buy]
#SAY
Please take your selection of various sizes are available here. \ \
<Pre-step/@main>

[@sell]
#SAY
Because of the hot weather and the clothes off is a health disadvantage. \ \
<Pre-step/@main>

[@repair]
#SAY
My patch is very self-confident, to armor to me. \ \
<Pre-step/@main>

[~@repair]
#SAY
Do. Please try to wear. \ \
<Pre-step/@main>

[goods]


[@TalkToQuest]
# CT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
Check [102] 1
Check [302] 0

#SAY
<On the task of dialogue./@CALL_AreQuest_18> \
#ACT
Mov D0 1


#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break


[@NoQuest_Say]
#SAY
_ Do not expect Tian Ji Road, clothing, and be able to wear clothes to be the soul of battle, I'll be satisfied. \ \
_ <Close/@exit>

[@CALL_AreQuest_18]
#CALL [AreaQuest\ChoBoGuide2\ChoBoGuide2.txt] @Basic2_Musa_18

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207